Adding those is not only unnecessary, but actually breaks the build on
many architectures, since g++ does not recognize them when built without
multilib support.
Adding those is not only unnecessary, but actually breaks the build on
many architectures, since g++ does not recognize them when built without
multilib support.
Milan Zamazal [Sat, 8 Sep 2018 19:32:46 +0000 (20:32 +0100)]
stockfish (9-2) unstable; urgency=medium
* rules: Workaround of a gcc bug causing FTBFS on many architectures
applied; thanks to Adrian Bunk <bunk@debian.org>; closes: #904139.
* Standards 4.2.1 (no real change).
Adding those is not only unnecessary, but actually breaks the build on
many architectures, since g++ does not recognize them when built without
multilib support.
* New Upstream Version 5 (Closes: #756546)
* No polyglot.ini in the sources anymore, patch removed
* I am considering moving to the sources with Syzygy tablebases. If
anybody has an opinion on that matter file a bug with explanation.